home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Compendium Deluxe 1
/
LSD Compendium Deluxe 1.iso
/
a
/
compression
/
diskarcs
/
lsd-xmsh.lha
/
XMASH_V1.0
/
Install_Libraries
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-03-17
|
338 b
|
20 lines
echo "Do you want to install the following librarys to LIBS:"
echo ""
type versionlist
echo ""
ask "Yes/No ?"
if warn
copy libs libs: all
if warn
echo "Installation Of Library Files Failed."
echo "Please Check Your System"
else
echo "Installed OK"
endif
else
echo "Cancelled!"
endif
ask "press RETURN to continue"